home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / pdoxwin / pi1094.zip / KSDEMO.EXE / KIKSTART.INI < prev    next >
INI File  |  1994-09-01  |  1KB  |  56 lines

  1. ;KIKSTART.INI Created By Kickstart Expert on 09:56:15 AM, 07/31/94
  2.  
  3.  
  4. [KICKSTART]
  5.  
  6. ;Full Path and Filename to either PDOXWIN.EXE or PFWRUN.EXE <SEE -l OVERRIDES>
  7. ExeFileName=C:\PDOXWIN\PDOXWIN.EXE
  8.  
  9. ;Paradox version number - 4.5 or 5.0
  10. Version=5.0
  11.  
  12. ;Startup command line flags. Recommended Flags: 
  13. Flags=-q -c -e -n
  14.  
  15. ;Path to your application's working directory
  16. workingDir=C:\PDOXWIN\CONNECT\
  17.  
  18. ;Path to Paradox's private directory. <SEE -p OVERRIDES>
  19. PrivDir=C:\PRIVATE
  20.  
  21. ;Path to your application startup script or form
  22. StartUpFile=C:\PDOXWIN\CONNECT\START.SSL
  23.  
  24. ;Full path and file name to your alternate IDAPI/ODAPI File <SEE -i OVERRIDES>
  25. idapiFile=C:\IDAPI\IDAPI.CFG
  26.  
  27.  
  28. ;Full path and file name to your pdoxwork.ini file
  29. pdoxWorkINI=
  30.  
  31. ;Full path and file name to your pdoxwin.ini file
  32. pdoxWinINI=C:\WINDOWS\PDOXWIN.INI
  33.  
  34. ;Minimum allowable drive space on the Working directory drive
  35. appSpace=500000
  36.  
  37. ;Minimum allowable drive space on the Private directory drive
  38. privSpace=500000
  39.  
  40. ;Application loading message
  41. LoadingMsg=Please Wait While the 'MyApp' Application is Loading
  42.  
  43. ;================================================
  44. ;= KIKSTART.EXE Command line overrides          =
  45. ;================================================
  46. ;  -l[Exe File Path and Name]
  47. ;     Overrides ExefileName=
  48. ;
  49. ;  -p[Path to Private Directpry]
  50. ;     Overrides PrivDir=
  51. ;
  52. ;  -i[INI File Path and Name]
  53. ;     Makes KIKSTART.EXE use alternate INI file
  54. ;
  55.  
  56.